home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / restaura.swf / scripts / DefineButton2_592 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-15  |  74 b   |  7 lines

  1. on(release){
  2.    tellTarget("../")
  3.    {
  4.       gotoAndPlay(9);
  5.    }
  6. }
  7.